Versions:

  • 0.1.39
  • 0.1.38
  • 0.1.37
  • 0.1.36
  • 0.1.33
  • 0.1.31
  • 0.1.30
  • 0.1.29
  • 0.1.28
  • 0.1.27
  • 0.1.25
  • 0.1.23
  • 0.1.22
  • 0.1.21
  • 0.1.20
  • 0.1.19
  • 0.1.18
  • 0.1.17
  • 0.1.16
  • 0.1.15
  • 0.1.12
  • 0.1.11
  • 0.1.10
  • 0.1.9
  • 0.1.5
  • 0.1.3
  • 0.1.2
  • 0.1.1
  • 0.0.163
  • 0.0.161
  • 0.0.160
  • 0.0.159
  • 0.0.158
  • 0.0.153
  • 0.0.151
  • 0.0.150
  • 0.0.139
  • 0.0.137
  • 0.0.136
  • 0.0.135
  • 0.0.133
  • 0.0.130
  • 0.0.129
  • 0.0.128
  • 0.0.126

MicroClaw 0.1.39 is an open-source, agentic AI assistant written in Rust that integrates directly into chat environments to perform multi-step, tool-driven tasks on behalf of the user. Conceived as a ground-up rewrite of the TypeScript-based nanoclaw, the program retains the original’s conversational spirit while adding a self-contained single-binary deployment model and a secure, iterative execution loop. After receiving a chat message, MicroClaw stores the dialogue in SQLite, loads relevant history and persistent memory from AGENTS.md files, and forwards the context to a large-language-model API equipped with a toolbox. Rather than issuing a single reply, the agent may call shell commands, read or edit local files, search codebases with grep and glob, fetch web pages, schedule cron or one-time jobs, and even automate a built-in browser until the task is satisfied or the safety cap on tool iterations is reached. Results flow back into the model for further reasoning, enabling complex, multi-hop workflows such as refactoring projects, generating reports from live data, or coordinating reminders across Apple Notes, Reminders, and Calendar on macOS. A multi-chat permission model lets administrators designate control_chat_ids, granting cross-room authorization, while per-chat and global SOUL.md files tune personality traits. Group-chat catch-up ensures the agent remains contextually aware of all messages posted since its last response, and bundled skills can be extended through Rust-based plugins. With forty-five incremental releases so far, MicroClaw continues to evolve within the AI chat-bot/utility category. The software is available for free on get.nero.com, with downloads provided via trusted Windows package sources (e.g. winget), always delivering the latest version, and supporting batch installation of multiple applications.

Tags: